home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 1.0 KB | 28 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- [id]
- type=style labels
- name=Address/Telephone Cards
- view=contact noheaders noempty
- orientation = landscape
-
- ; **************************************************************************
- [thumbnail]
- font=1:6
- ;;;;box=
- stream=("Name") softbreak "Company Department Title" softbreak "Phones" softbreak "Work Address" softbreak "Home Address"
-
- ; **************************************************************************
- [start]
- ;;;;box=
- min=200
- font=1:7
- stack=null showme sep
-
- [showme]
- stream= bold @fn " " @ln nobold softbreak @cm ?@cm " " "" @dp ?@dp " " "" @title softbreak @wad softbreak ?@wph ("Work: " @wph =@dph @wph " (Primary)" "" ) "" softbreak ?@hph ("Home: " @hph =@dph @hph " (Primary)" "" ) "" softbreak ?@fph ("Fax: " @fph =@dph @fph " (Primary)" "") "" softbreak ?mph ("Mobile: " @mph =@dph @mph " (Primary)" "") "" softbreak @wct ?@wct ", " "" @wst " " @wcn " " @wzp softbreak @had softbreak @hct ?@hct ", " "" @hst " " @hcn " " @hzp
-
- [sep]
- return=9999999
-